home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / star_cat.swf / scripts / DefineButton2_46 / BUTTONCONDACTION on(release, keyPress Enter).as
Encoding:
Text File  |  2010-03-13  |  77 b   |  5 lines

  1. on(release, keyPress "<Enter>"){
  2.    fnInitialize();
  3.    gotoAndStop(5);
  4. }
  5.